From b4408c7eb2f5174e658c339e25ac89f4d88e689e Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Sat, 2 Dec 2000 15:33:30 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 62f3ec6d47e..969af1894eb 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,13 @@ 2000-12-02 Eli Zaretskii + * textmode/texinfo.el (texinfo-open-quote, texinfo-close-quote): + New defcustoms. + (texinfo-insert-quote): Don't call tex-insert-quote, to avoid + autoloading tex-mode; instead, do the same manually. Use + texinfo-open-quote and texinfo-close-quote. Insert literal quote + with numeric argument. Docstring fix. + (toplevel): Require cl when compiling. + * internat/mule.el (make-char): Doc fix. 2000-12-02 Jason Rumney -- 2.30.2